FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.us.cdmh#current (15 ms)

Package hl7.fhir.us.cdmh
Type CodeSystem
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/cdmh/https://build.fhir.org/ig/HL7/cdmh/CodeSystem-pcornet-lab-loinc-source-codes.html
Url http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-lab-loinc-source-codes
Version 1.0.0
Status active
Date 2021-09-06
Name PCORNetLabLoincSourceCodes
Title PCORNet Lab Loinc Source Codes
Experimental False
Realm us
Authority hl7
Description The PCORNet Lab Loinc Source Codes contains the concepts to be used by PCORNet data marts to indicate the source of the LOINC code of the Lab test that produced the lab result.
Copyright Used by permission of HL7, all rights reserved Creative Commons License
Content complete

Resources that use this resource

ValueSet
pcornet-lab-loinc-code-source PCORNet Lab Loinc Code Source
pcornet-lab-loinc-source PCORNet Lab Loinc Source

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-lab-loinc-source-codes defines the following codes:

CodeDisplayDefinition
IN InstrumentAssigned by the instrument used to process the sample and generate the result.
LM LIMS (Standalone or EHR)Code is assigned by the system used to manage laboratory results, either stand-alone or as part of the EHR.
HL HL7 feed or other interfaceCode is assigned from an external HL7 feed or other interface (e.g., by a Health Information Exchange).
DW Data warehouseLOINC codes are generated during the extract-transform-load (ETL) procedures used to populate a standalone data warehouse or reporting database.
PC PCORnet ETLLOINC codes are assigned as part of the ETL process used to populate the PCORnet CDM.
DM Other CDMCodes are assigned through the ETL used to populate a CDM that is upstream from the PCORnet ETL.
NI No informationSource/provenance of the LOINC code for this result has No information.
UN UnknownSource/provenance of the LOINC code for this result is Unknown.
OT OtherSource/provenance of the LOINC code for this result is Other.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "pcornet-lab-loinc-source-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-lab-loinc-source-codes defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">IN<a name=\"pcornet-lab-loinc-source-codes-IN\"> </a></td><td>Instrument</td><td>Assigned by the instrument used to process the sample and generate the result.</td></tr><tr><td style=\"white-space:nowrap\">LM<a name=\"pcornet-lab-loinc-source-codes-LM\"> </a></td><td>LIMS (Standalone or EHR)</td><td>Code is assigned by the system used to manage laboratory results, either stand-alone or as part of the EHR.</td></tr><tr><td style=\"white-space:nowrap\">HL<a name=\"pcornet-lab-loinc-source-codes-HL\"> </a></td><td>HL7 feed or other interface</td><td>Code is assigned from an external HL7 feed or other interface (e.g., by a Health Information Exchange).</td></tr><tr><td style=\"white-space:nowrap\">DW<a name=\"pcornet-lab-loinc-source-codes-DW\"> </a></td><td>Data warehouse</td><td>LOINC codes are generated during the extract-transform-load (ETL) procedures used to populate a standalone data warehouse or reporting database.</td></tr><tr><td style=\"white-space:nowrap\">PC<a name=\"pcornet-lab-loinc-source-codes-PC\"> </a></td><td>PCORnet ETL</td><td>LOINC codes are assigned as part of the ETL process used to populate the PCORnet CDM.</td></tr><tr><td style=\"white-space:nowrap\">DM<a name=\"pcornet-lab-loinc-source-codes-DM\"> </a></td><td>Other CDM</td><td>Codes are assigned through the ETL used to populate a CDM that is upstream from the PCORnet ETL.</td></tr><tr><td style=\"white-space:nowrap\">NI<a name=\"pcornet-lab-loinc-source-codes-NI\"> </a></td><td>No information</td><td>Source/provenance of the LOINC code for this result has No information.</td></tr><tr><td style=\"white-space:nowrap\">UN<a name=\"pcornet-lab-loinc-source-codes-UN\"> </a></td><td>Unknown</td><td>Source/provenance of the LOINC code for this result is Unknown.</td></tr><tr><td style=\"white-space:nowrap\">OT<a name=\"pcornet-lab-loinc-source-codes-OT\"> </a></td><td>Other</td><td>Source/provenance of the LOINC code for this result is Other.</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-lab-loinc-source-codes",
  "version" : "1.0.0",
  "name" : "PCORNetLabLoincSourceCodes",
  "title" : "PCORNet Lab Loinc Source Codes",
  "status" : "active",
  "date" : "2021-09-06",
  "publisher" : "HL7 International - Biomedical Research and Regulation Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description" : "The PCORNet Lab Loinc Source Codes contains the concepts to be used by PCORNet data marts to indicate the source of the LOINC code of the Lab test that produced the lab result.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7, all rights reserved Creative Commons License",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 9,
  "concept" : [
    {
      "code" : "IN",
      "display" : "Instrument",
      "definition" : "Assigned by the instrument used to process the sample and generate the result."
    },
    {
      "code" : "LM",
      "display" : "LIMS (Standalone or EHR)",
      "definition" : "Code is assigned by the system used to manage laboratory results, either stand-alone or as part of the EHR."
    },
    {
      "code" : "HL",
      "display" : "HL7 feed or other interface",
      "definition" : "Code is assigned from an external HL7 feed or other interface (e.g., by a Health Information Exchange)."
    },
    {
      "code" : "DW",
      "display" : "Data warehouse",
      "definition" : "LOINC codes are generated during the extract-transform-load (ETL) procedures used to populate a standalone data warehouse or reporting database."
    },
    {
      "code" : "PC",
      "display" : "PCORnet ETL",
      "definition" : "LOINC codes are assigned as part of the ETL process used to populate the PCORnet CDM."
    },
    {
      "code" : "DM",
      "display" : "Other CDM",
      "definition" : "Codes are assigned through the ETL used to populate a CDM that is upstream from the PCORnet ETL."
    },
    {
      "code" : "NI",
      "display" : "No information",
      "definition" : "Source/provenance of the LOINC code for this result has No information."
    },
    {
      "code" : "UN",
      "display" : "Unknown",
      "definition" : "Source/provenance of the LOINC code for this result is Unknown."
    },
    {
      "code" : "OT",
      "display" : "Other",
      "definition" : "Source/provenance of the LOINC code for this result is Other."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.